@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/*
div, span, p {
    caret-color: transparent;
}
*/
fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: normal;
    font-weight: 400;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}

caption, th {
    text-align: center;
}

sup, sub {
    font-size: 14px!important;
}

blockquote, q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

/*
input::-ms-clear {
    display: none;
}
*/

.clear {
    clear: both;
}

img {
    border: 0;
    outline: 0;
    vertical-align: middle;
}
.pcNone {
    display: none !important;
}

@page {
    size: landscape;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: #911b1b;
}

.clear,.cf {
    clear: both;
}

.clear:after,.cf:after {
    display: table;
    content: "";
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.zw_wrapper{
    width: 1100px;
    margin: 0 auto;
}




/* 头部 */
.zw_head_w{
    height: 153px;
}
.zw_head_logo{
   margin-top: 21px;
}
.zw_head_logo a{
   display: block;
}
.zw_head_logo img{
   display: block;
	width: 498px;
}

.zw_head_rt{
   margin-top: 48px;
   line-height: 15px;
   font-size: 13px;
}
.zw_head_rt .as{
   float: left;
   padding-left: 10px;
   background: url("zwfwV202410_top2.jpg") no-repeat left center;
   margin-left: 9px;
}
.zw_head_rt .as_login{
   padding-left: 22px;
   background: url("zwfwV202410_top3.png") no-repeat left center;
}
.zw_head_rb{
   margin-top: 40px;
}
.zw_head_rb img{
   display: block;
}

/* 导航 */
.zw_navs_w{
   background-color: #911b1b;
   font-size: 18px;
   line-height: 46px;
   color: #ffffff;
}
.zw_navs_w .navs>li{
   float: left;
   width: 120px;
   text-align: center;
   position: relative;
   z-index: 99;
}
.zw_navs_w .navs .aLink{
   display: block;
}
.zw_navs_w .navs a{
   color: #ffffff;
}
.zw_navs_w .navs .subnav{
   display: none;
   position: absolute;
   top: 46px;
   width: 106%;
	font-size: 15px;
}
.zw_navs_w .navs li:hover .subnav{
   display: block;
}
.zw_navs_w .navs .subnav .nav1{
   display: block;
   background-color: #911b1b;
   border-bottom: #dc7373  1px solid;
}
.zw_navs_w .navs .subnav .nav1:hover{
   background-color: #af1313;
}
.zw_navs_w .navs .last{
   width: 242px;
   font-size: 16px;
   float: right;
}
.zw_navs_w .navs .notices{
   height: 46px;
   overflow: hidden;
   width: 100%;
   display: block;
}
.zw_navs_w .navs .notices li{
   color: #ffffff;
}


/* 底部 */
.footer {
    background: #c41a1c;
	margin-top: 40px;
    text-align: center;
}

.footer_con {
    margin: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;

    display: inline-block;
}

.footer_infor ul {
    padding: 15px 0 5px;
    font-size: 0;
}

.footer_infor ul li {
    display: inline;
    font-size: 13px;
    margin-right: 5px;
}
.footer_pic {
    position: relative !important;
    float: left;
    margin: 0px 20px 0 0;
    left: 0;
    top: 0;

    margin-top: 34px;
}
.footer_jc {
    float: right;

    margin-top: 40px;
}
.footer_infor{
    margin-right: 15px;

    float: left;
    text-align: left;
}
.foot_pc img{
    width: 20px;
}
.footer ul li a {
    color: #fff;
}

.footer ul li a:hover {
    color: #fff;
}

.footer_infor p {
    padding: 3px 0;
    line-height: 20px;
    color: #ccc;
    font-size: 13px;
}

.footer_infor p>a {
    color: #ccc;
}

.footer_img {
    width: 25%;
    text-align: center;
    padding: 40px 0 15px;
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
}

.footer_img img {
    height: 100px;
    width: 100px;
    margin: 0 5px;
}










